JBoss Community Archive (Read Only)

RHQ 4.10

JMX - VM Class Loading System Service

Overview

Internal Name:

VM Class Loading System

Description:

The class loading system of the Java virtual machine

Singleton:

yes

Plugin:

JMX

Connection Settings

Name

Description

Required

Internal Name

Object Name

 

yes

objectName

Name Template

 

yes

nameTemplate

You must use the internal name to reference properties in Dynamic Group Definition expressions.

Metrics

Name

Type

Description

Internal Name

Loaded Classes

measurement

The number of classes currently loaded in the VM

LoadedClassCount

Total Classes Loaded

measurement

The total number of classes loaded since the start of the VM

TotalLoadedClassCount

Total Classes Loaded per Minute

measurement

The total number of classes loaded since the start of the VM

TotalLoadedClassCount

Unloaded Classes

measurement

The total number of classes unloaded since the start of the VM

UnloadedClassCount

Unloaded Classes per Minute

measurement

The total number of classes unloaded since the start of the VM

UnloadedClassCount

You must use the internal name to reference traits in Dynamic Group Definition expressions.

Configuration Properties

Name

Description

Required

Internal Name

Verbose

Output verbose information to the output stream to regarding class loading. Typically, a Java virtual machine implementation prints a message each time a class file is loaded.

yes

Verbose

You must use the internal name to reference properties in Dynamic Group Definition expressions.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 14:06:51 UTC, last content change 2012-05-09 12:34:14 UTC.